HttpRequestUrl

open class HttpRequestUrl

Functions

Link copied to clipboard
open fun buildResourceUrl(@NonNull host: String, resourceUrl: String, querySize: Int, offline: Boolean): String
Adapts a resource request url based on the host, query size, and offline requirement.